home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / CBA / INFOCOM / !Infocom / Doc / Copying < prev    next >
Text File  |  1993-08-19  |  3KB  |  78 lines

  1. The application Infocom is (C) Bryan Scattergood, June 1993.
  2.  
  3. Original source code is (C) InfoTaskForce.
  4.  
  5. Libraries used include Psion PLib,WLib,HWIF / Acorn CLib / DeskLib2
  6.  
  7. The application
  8. ---------------
  9.  
  10. Release 1.4a may be freely copied, provided that all the files are kept with
  11. the program and are not modified.  The intention of this restriction is to
  12. ensure that the copy you hand on is no more broken than the standard
  13. distribution copy.  The other distribution conditions are so similar to those
  14. of !Zap that I'll use the same paragraph ...
  15.  
  16. You may not sell the program without my written permission.  However, Public
  17. Domain libraries may distribute the program provided they charge at most 3
  18. pounds sterling per disc. If anyone else would like to distribute Infocom
  19. then please write to me first to get my permission.
  20.  
  21. /* Soap-box mode on */
  22.  
  23. The program (both platforms) is, strictly speaking, SHAREWARE.  If you
  24. enjoy using this program, then please consider registering your copy and
  25. I'll keep you informed of updates.  To register send £5-£10 to the contact
  26. address given in the Problems file.  Alternatively, send me a copy of *your*
  27. shareware application.
  28.  
  29. When should you register?  (I'm as guilty as the rest of you here; I use
  30. quite a few shareware apps which I never quite get round to registering.)
  31. I'd suggest that if you finish a game using this interpreter, or are
  32. buying games to use with the interpreter, then you really should register.
  33.  
  34. Why should you register?  To convince me that *somebody* out there finds the
  35. application useful, and give me some feedback about the relative usage of the
  36. different platforms.  I use a ridiculous range of machines and operating
  37. systems, and if it seems as though I'm the only Acorn/Psion user who finds
  38. this program useful, then I might as well move to Linux or OS/2.
  39.  
  40. Excuse me while I go and register all the shareware apps on my machines ...
  41.  
  42. /* Soap-box mode off */
  43.  
  44.  
  45. The games
  46. ---------
  47.  
  48. THE INFOCOM DATA FILES ARE NOT PUBLIC DOMAIN.  To legally obtain a copy of
  49. the relevant files, you need to BUY a copy from your favourite software
  50. supplier.  This used to be problematic, in that many of the games were no
  51. longer generally available.  However, Activision has now released two packs,
  52. known as the Lost Treasures of Infocom.  Volume I contains 20 of the most
  53. popular early games, and Volume II contains 11 later (and larger) games. 
  54.  
  55. Note that these bundles are available for Amiga, Macintosh and IBM PC, with
  56. the latter (at least) available on CD-ROM as well as disk.  I have only
  57. tested the PC version.
  58.  
  59.  
  60. The source
  61. ----------
  62.  
  63. The source code for this release is not included.  Of course, the original
  64. sources are available from FTP sites (see the Thanks file).  The main reason
  65. for this is that the sources are too embarassing for general release.  If
  66. however you want to port to another machine (say the Amiga), and think
  67. (however misguidedly) that my hacked sources would make a better starting
  68. point than the original ITF sources, then I might be convinced to clean up
  69. the mess and release the source.
  70.  
  71. Obvious targets for other ports are the Amiga, the Mac, OS/2 and X-windows. 
  72. The latter of these is something I would like to tackle at some point, but
  73. that may take a while.  (Note: prolonged exposure to RISCOS means that I
  74. am allergic to MS-Windows; OS/2 is as close as I get.)
  75.  
  76. I'd love to support a version for the Psion MC200/400; if someone owns one
  77. of these beasts, then feel free to contact me.
  78.